﻿@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
.clearfix {
  _zoom: 1;
}
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
.clear {
  overflow: hidden;
  _zoom: 1;
}
@font-face {
  font-family: 'Akzident';
  src: url('../fonts/akzident.eot');
  src: url('../fonts/akzident.eot?#iefix') format('embedded-opentype'), url('../fonts/akzident.woff2') format('woff2'), url('../fonts/akzident.woff') format('woff'), url('../fonts/akzident.ttf') format('truetype'), url('../fonts/akzident.svg#Akzident') format('svg');
}
@font-face {
  font-family: 'AvantGardeBook.otf';
  src: url('../fonts/AvantGardeBook.otf');
}
@font-face {
  font-family: 'AvantGardeITCbyBT-Book.otf';
  src: url('../AvantGardeITCbyBT-Book.otf');
}
@font-face {
  font-family: 'FuturaCondensedNormal.otf';
  src: url('../fonts/FuturaCondensedNormal.otf');
}
@font-face {
  font-family: 'futura-condensedbold';
  src: url('../fonts/futura-condensedbold.eot');
  src: url('../fonts/futura-condensedbold.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-condensedbold.woff2') format('woff2'), url('../fonts/futura-condensedbold.woff') format('woff'), url('../fonts/futura-condensedbold.ttf') format('truetype'), url('../fonts/futura-condensedbold.svg#Akzident') format('svg');
}
@font-face {
  font-family: 'Pabloco';
  src: url('../fonts/Pabloco.eot');
  src: url('../fonts/Pabloco.eot?#iefix') format('embedded-opentype'), url('../fonts/Pabloco.woff2') format('woff2'), url('../fonts/Pabloco.woff') format('woff'), url('../fonts/Pabloco.ttf') format('truetype'), url('../fonts/Pabloco.svg#Akzident') format('svg');
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');/* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg#iconfont') format('svg');/* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
}
.clear_bak {
    clear: both;
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
li {
  list-style: none;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  max-width: 1200px;
  margin: auto;
  padding: 0px;
  width: 98%;
}
.container_b {
  margin: auto;
  padding: 0px;
  width: 98%;
}
body {
	font-family: "微软雅黑";
	min-width: 320px;
	overflow-x: hidden;
	/*background-image: url(../images/z_youshibg.png);
	background-repeat: repeat;
	background-position: left top;*/
	background-color:#f8f8f8;
}
em,i{ font-style:normal;}
/*首页新闻轮播图*/
.news_slide_box{position:relative;width:100%;overflow:hidden;}
.news_slide_box .bd{width:100%;height:100%;}
.news_slide_box .bd a{display:block;position:relative;width:100%;padding-bottom:75.3%;}
.news_slide_box .bd a img{position:absolute;top:0;left:0;width:100%;height:100%;}
.news_slide_box .bd a span{display:block;position:absolute;left:0;bottom:0;width:100%;height:4rem;padding:0 1.5rem;line-height:4rem;font-size:1.6rem;color:#FFFFFF;background-color:#10aa9c;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news_slide_box .prev,.news_slide_box .next{position:absolute;top:50%;width:3rem;height:10rem;margin-top:-5rem;background-repeat:no-repeat;cursor:pointer;background-color:#10aa9c;background-position:center center;}
.news_slide_box .prev{left:0;background-image:url(../images/slide_arrl.png);}
.news_slide_box .next{right:0;background-image:url(../images/slide_arrr.png);}


.u_gytit {
width:100%;
	height: 38px;
	line-height: 38px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #10aa9c;
	border-bottom: 1px solid #cccccc;
	text-align:left;
}
.u_gytit a { height: 38px; line-height: 38px; }
.u_gytit i { position: absolute; width: 85px; height: 3px; background: #089689; left: 0; bottom: -3px; overflow: hidden; }
.u_gytit em { display: inline-block; font-weight: normal; color: #999; font-size: 16px; font-family: arial; text-transform: uppercase; padding-left: 10px; }
.u_gytit .u_more a {font-size:14px; font-weight: normal; padding-right: 16px; color:#999999; float: right;}
/*首页新闻*/
.wnewsMore{ float:right;color:#999;font-size:13px; text-align:left;}
.indexNewsLeft .indexTitle{font-size:16px; text-align:left;}
.wnewsNav a:hover,.wnewsNav a.cur{color:#10aa9c;}
.indexNewsLeft{padding-right:0; text-align:left;}
.indexNewsCon{padding-top:0px;}
.indexNewsList li{position:relative;padding:5px 0; border-bottom:1px solid #E6E6E6;}
/*.indexNewsList li .date{ background:none; background-size:100% auto;text-align:left; font-size:13px; font-weight:normal; margin-right:20px; padding-top:10px; line-height:25px;color:#333;}
.indexNewsList li .date span{display:inline-block;float:left; font-size:13px; font-weight:normal;margin-top:0;}
.indexNewsList li .date em{ display:inline-block; vertical-align:top;padding-left:4px;position:relative;}
.indexNewsList li .date em:before{content: ".";position: absolute;left: 0;color: #333; display: block;font-weight: bold;}
.indexNewsList li .airtitle{ margin:0px; padding-left:0;width:100%; text-align:left;}
.indexNewsList li .airtitle h5{ overflow:hidden; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical; font-size:15px;  margin-bottom:5px;}
.indexNewsList li .airtitle div.t{height:55px; overflow:hidden;font-size:13px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color:#666; text-align:left;}
.indexNewsList li .airtitle div.t img{height:0px; width:0px; display:none; overflow:hidden;}
.indexNewsList li:hover .date{background:none;}
.indexNewsList li:hover h5{color:#0055a5;}*/
.indexNewsList li .title {
    width: 100%;
    /*height: 28px;
    line-height: 28px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	/*background: url(../images/dtico2.jpg) no-repeat 0 12px;
    padding-left: 12px;*/
}
.indexNewsList li .title a {
    font-size: 15px;
	color: #555555;
}
.indexNewsList li .time {
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: left;
    position: relative;
    font-size: 12px;
    color: #888888;
}
.indexNewsList li .time a {
    display: block;
    font-size: 12px;
    color: #353535;
    position: absolute;
    left: 0;
    top: 0;
}



.indexNewsRight{font-size:13px;color:#666;padding:0; text-align:left;}
.indexNewsRight img{width:100%; display:block; text-align:left;}
.indexNewsRight .inTitle{font-size:15px;margin:15px 0 5px; text-align:left;}
.indexNewsRight .inTitle a{color:#010101;}
.indexNewsRight .newsCon {height:110px; width:100%; overflow:hidden; word-break:break-all;}
.indexNewsRight .newsCon img{height:0px; width:0px; display:none; overflow:hidden;}
.indexNewsRight .newsMore{padding-top:10px; text-align:left;}
.indexNewsRight .newsMore a{color:#666;}
.wrightTitle{ font-size:16px;margin-bottom:10px; text-align:left; color:#10aa9c;}
.indexNewsRight{margin-top:15px;}
.wnewsWraper ul{ display:none;}

@media (min-width: 992px){
	.col-md-4, .col-md-8{float:left; padding-left:10px; padding-right:10px;}
	.col-md-8 {
	  width: 66.66666667%;
	}
	.col-md-4 {
	  width: 33.33333333%;
	}
	.indexNewsRight img{width:100%; max-height:360px; display:block; text-align:left;}
}

/*首页新闻*/
@media (min-width: 767px){
	
	/*首页*/
	
	.indexNewsList{padding-top:0px;}
	.indexNewsList li{padding:10px 0px 10px 0px; }
	.indexNewsList li .date{ position:absolute;left:0;top:20px;width:79px;height:90px; background:url(../images/winco12.png) 0 0 no-repeat; background-size:100% auto;text-align:center; font-size:40px;font-weight:bold; margin-right:20px;  line-height:40px;}
	.indexNewsList li .date span{ float:none;display:block; margin-top:-9px;}
	.indexNewsList li .airtitle{ height:90px;margin:0px; padding-left:100px;width:100%;}
	.indexNewsList li:hover .date{background:url(../images/winco13.png) 0 0 no-repeat;color:#fff;}
	.indexNewsList li .date em:before{ opacity:0;}
	.indexNewsList li .airtitle h5{ line-height:25px;  font-size:18px;  margin-bottom:10px;}
	.indexNewsRight .inTitle{font-size:18px;margin:20px 0 10px;}
	.indexNewsRight .newsMore{padding-top:15px;}
	.wrightTitle{ font-size:22px;margin-bottom:25px;}
	.windexCompany ul li a.winco{ height:80px;background-size:auto 80px; }
	.indexColumnOne .ColumnOneCon{padding-bottom:25px;}
	.wnewWork{padding-top:60px;padding-bottom:45px;}
.indexNewsRight img{width:100%; max-height:auto; display:block; text-align:left;}
}

	
	
	
/*首页新闻*/
@media (min-width: 991px) {
.u_gytit {
	font-size: 22px;
}
	.indexNewsLeft .indexTitle{font-size:22px;}
	.indexNewsLeft{padding-right:40px;}
	.indexNewsCon{padding-top:0px;}
	.wnewsMore{font-size:14px;}
	.indexNewsRight{margin-top:0;}


	.indexNewsRight{ overflow:hidden;}
	.zoom {overflow: hidden;width:99.9%; display:block;}
	.zoom img{webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1); transform: scale(1); -webkit-transition: all 2s ease;-moz-transition: all 2s ease;-o-transition: all 2s ease; transition: all 2s ease;}
	.zoom img:hover{webkit-transform: scale(1.15);-moz-transform: scale(1.15); -o-transform: scale(1.15);transform: scale(1.15); -webkit-transition: all 2s ease; -moz-transition: all 2s ease; -o-transition: all 2s ease; transition: all 2s ease;}
	
.ivideo_img_zoomimg {position:relative; width:100%; height:0; overflow:hidden; padding-bottom:75%;}
.ivideo_img_zoomimg ._play{position:absolute;background:#10aa9c;width:100%; height:100%;top:100%; display:block;left:0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.ivideo_img_zoomimg ._play ._video_ico{width:81px;height:81px;display:block;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-40px;background: url(../images/video_ico.png) no-repeat center;overflow:hidden;}
.ivideo_img_zoomimg:hover ._play{top:0;}
}
/*首页新闻end*/
/*-header-*/
.header {
  clear: both;
}
/*-banner-*/
.banner {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.banner img {
  max-width: 100%;
  margin: auto;
}
/*-phone-nav-*/
.phone-nav {
  position: absolute;
  right: 1%;
  margin-right: 15px;
  display: none;
  color: #fff;
  z-index: 9;
  padding-top: 19px;
}
.phone-nav span {
  color: #000;
  font-size: 30px;
  width:30px;
	height:30px;
	cursor:pointer;
	background-image:url(../images/menu_icon.png);
	background-repeat: no-repeat;
	background-position: center top;
}
@media (max-width: 1000px) {
  .phone-nav {
    display: block;
  }
}
.header {
	background: #015579 url(../images/headbg.jpg) repeat-x left top;
	/*box-shadow: 0px 0px 8px #000;*/
	position: relative;
	/*z-index: 2;
	border-bottom: 2px solid #313b3a;*/
	width: 100%;
    z-index: 100;
	height:133px;
    /*background: #FFF url(../images/bg-ui-gradient.png) left top repeat-x;*/
}
.top-aside {
position: relative;
  z-index: 1;
  width:100%;
  height:5px;
  background-color: #10aa9c;
    /*background-image: url(../images/bg-banner-blue.png);
    background-position: center center;
    background-repeat: no-repeat;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#0D9DDC), to(#0D5292));
    background: -webkit-radial-gradient(circle, #0D9DDC, #0D5292);
    background: -moz-radial-gradient(circle, #0D9DDC, #0D5292);
    background: -ms-radial-gradient(circle, #0D9DDC, #0D5292);*/
}
.header .logo {
  width: 33%;
  float: left;
  padding:0px;
  margin:5px 0px 0px 0px;
}
.header .topright {
    float: right;
    max-width: 50%;
    width: 50%;
    position: relative;
	color: #FFFFFF;
}
header .yuyan {
    /* width: 50%; */
    height: 24px;
    /* max-height: 24px; */
    float: right;
	color: #FFFFFF;
	padding:3px 5px 0px 0px;
    /*background-color: #626262;*/
    overflow: hidden;
}
.header .yuyan a {
    float: left;
    line-height: 22px;
    height: 22px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 0px 5px 0px 5px;
}
.header .toptel {
	float: right;
	margin:5px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}
.banner_tit {
	position:absolute;
	margin:5% 0px 0px 0px;
	padding:0px 0px 0px 25%;
	z-index:1001;
	color:#FFFFFF;
	font-weight:bold;
	font-size:22px;
	text-align:center;
	width:100%;
	letter-spacing:1px;
	}
	.banner_tit span{
	color:#FFFFFF;
	font-weight:bold;
	font-size:28px;
	}
@media (max-width: 1000px) {
  .header .logo {
    padding: 0px;
    width: 70%;
	margin:0px;
  }
  .header .yuyan {
    display: none;
  }
  .header .toptel {
    display: none;
  }
  .header .topright {
  display: none;
	}
	.header .gupiao {
	display: none;
	}
  .banner_tit { display:none;}
}
.nav_right {
  width: 80%;
  position: absolute;
  top: 86px;
  right: 0px;
  float: right;
  margin:0px 0px 0px 0px;
  padding:0px;
  z-index:1001;
}
.nav_right{ line-height:45px;}
.nav_right li {float: left; width:12%;height:45px; font-size:15px; line-height: 45px;text-align: center; z-index:1002;-webkit-transform:skew(-40deg);background:url(../images/navbg.png) repeat-x left top;-moz-transform:skew(-40deg);-o-transform:skew(-40deg);-ms-transform:skew(-40deg);transform:skew(-40deg);margin-right:3px;}
.nav_right li:hover {color: #0784c4;}
.nav_right li:hover a{color:#0784c4;}
.nav_right li a {display: block;color: #333333;-webkit-transform:skew(40deg);-moz-transform:skew(40deg);-o-transform:skew(40deg);-ms-transform:skew(40deg);transform:skew(40deg);}
.nav_right li ul {display: none;position: absolute;width:100%; z-index:1003;}
.nav_right ul li:hover>ul {position: relative;left: 100%;top: -35px;}
.nav_right li:hover>ul {display: block;}
.nav_right li ul li {float: none; width: 100%; color: #333333;margin: 0px; height:35px; line-height:35px;-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-o-transform:skew(0deg);-ms-transform:skew(0deg);transform:skew(0deg); font-weight:100;}
.nav_right li ul li a {color:#333333;font-size:12px; -webkit-transform:skew(40deg);-moz-transform:skew(40deg);-o-transform:skew(40deg);-ms-transform:skew(40deg);transform:skew(40deg); margin-top:2px; font-weight:100;}
.nav_right li ul li a:hover{ color:#053565; font-weight:100;}
.nav_right li ul li ul li {float: none; width: 100%; color: #FFFFFF;margin: -2px 0px 3px 2px; height:35px; line-height:35px;}
.nav_right .active {
  color: #0784c4;
  font-weight:100;
}
.nav_right .active a {
  color: #0784c4;
  font-weight:100;
}
.navBg_r {
    display: block;
    width: 5%;
    height: 45px;
    position: absolute;
    top: 86px;
    right: 0px;
    background: url(../images/navbg.png) repeat-x left top;
    z-index: 10;
	float:right;
}
@media (max-width: 1000px) {
.header {
    border-bottom: 0px none;
	height:auto;
}
  .nav_right {
    display: none;
  }
  .navBg_r {
    display: none;
	}
}
@media (max-width: 1000px) {
  .header .container {
    padding: 10px 0px;
  }
}
.banner {
  overflow: hidden;
}
.banner .slick-dots {
  position: relative;
  bottom: 30px;
}
.banner .slick-dots:after {
  content: "";
  width: 100%;
  /*border: 1px solid rgba(255, 255, 255, 0.1);*/
  position: absolute;
  left: 0%;
  top: 50%;
  margin-top: -0.5px;
}
.banner .slick-dots li {
  position: relative;
  margin: 0px 5px;
}
.banner .slick-dots li button {
  background: #8f898b;
  height: 3px;
  width: 24px;
}
.banner .slick-dots .slick-active button {
  background: #ffffff;
}
.banner .slick-dots .slick-active:after {
  content: "";
  height: 3px;
  width: 24px;
  border: 1px solid #8f898b;
  position: absolute;
  top: -8px;
  left: -5px;
  padding:8px 15px 10px 15px;
}
.footer {
	width: 100%;
	/*margin-top: 2%;
	background-image: url(../images/bg.png);
	background-repeat: repeat;*/
	clear: both;
    position: relative;
    font-size: 13px;
    z-index: 1;
    overflow: visible;
	background-color: #2e2e2e;
    background-image: url(../images/foot.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    /*background: -webkit-gradient(radial, center center, 0, center center, 460, from(#0D9DDC), to(#0D5292));
    background: -webkit-radial-gradient(circle, #0D9DDC, #0D5292);
    background: -moz-radial-gradient(circle, #0D9DDC, #0D5292);
    background: -ms-radial-gradient(circle, #0D9DDC, #0D5292);*/
}
.footer .botnav {
    height: 60px;
    text-align: center;
	border-bottom:1px #4b4f5a solid;
}
.footer .w {
    width: 1200px;
    margin: 0 auto;
	
}
.footer .botnav ul li {
    float: left;
	/*width:19.5%;*/
	padding:0px 20px 0px 20px;
}
.footer .botnav ul li a {
    color: #fff;
    line-height: 60px;
    height: 60px;
    font-size: 14px;
    /*padding: 0px 33px;*/
}
@media (max-width: 768px) {
  .footer {
    padding-bottom: 10px;
  }
.footer .botnav {
    height: auto;
	border-bottom:0px none;
}
.footer .w {
    width: 100%;
    margin: 0 auto;
}
.footer .botnav ul li {
    float:left;
	width:48%;
	padding:0px 0px 0px 0px;
	margin:0.5% 0.5% 0.5% 0.5%;
	border:1px #4b4f5a solid;
}
}
.footer_com {
  max-width: 1200px;
  width: 98%;
  margin: auto;
  padding: 2% 0px;
  position:relative;
}
.footer_com .di_nav {
  width: 83%;
  float: left;
  color:#efefef;
  word-break:break-all;
}
.footer_com .di_nav a{
  color:#efefef;
}
.footer_com .di_nav li {
  width: 18%;
  float: left;
  /*border-left: 1px solid #4a4a4a;*/
  padding-left: 3%;
  border-right:1px #4b4f5a solid;
}
.footer_com .di_nav li a {
  display: block;
  color: #b0b1b5;
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  width: 100%;
  padding-left:2px;
}
.footer_com .di_nav li a:hover {
text-decoration:underline;
}
.footer_com .di_nav li .tit {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  width: 100%;
  color: #FFFFFF;
  padding-bottom:2px;
  margin-bottom: 2px;
  padding-left:0px;
  /*border-bottom:1px #e0e0e0 solid;*/
}
.footer_com .er_right {
  width: 140px;
  float: right;
}
.footer_com .er_right .er {
  width: 100%;
  text-align:center;
}
.footer_com .er_right .er .pic {
  position: relative;
  width:140px;
  height:140px;
}
.footer_com .er_right .er .pic i {
  display: block;
  padding-bottom: 100%;
}
.footer_com .er_right .er .pic img {
  padding: 0px;
  width:140px;
  height:140px;
  border:10px #FFFFFF solid;
  /*border: 1px solid #606060;
  box-sizing: content-box;*/
}
.footer_com .er_right .er .text {
  color: #000;
  text-align: center;
  margin-top: 10px;
  margin-bottom:10px;
  padding-left: 0px;
}
.footer_com .er_right .er .text span {
  display: block;
  line-height: 25px;
  height: 25px;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
}
/*.footer_com .er_right .er .text span:last-child {
  color: #FFFFFF;
  font-size: 12px;
}*/
.footer_com .er_right .dian {
  width: 66%;
  background: url(../images/di_dian.png) no-repeat left;
  float: right;
  padding-left: 52px;
}
.footer_com .er_right .dian span {
  display: block;
  color: #FFFFFF;
  font-size: 16px;
}
.footer_com .er_right .dian a {
  display: block;
  color: #FFFFFF;
  font-size: 31px;
  font-family: Pabloco;
}
.footer_com .er_right .yqlink {
  width: 65%;
  float: right;
  margin-top:40px;
  color:#efefef;
  font-size:13px;
  word-break:break-all;
  line-height:22px;
}
.footer_com .er_right .yqlink a{
  color:#efefef;
}
.footer_com .er_right .yqlink .friend {
  width: 99%;
  border: 1px solid #4f535c;
  height: 35px;
  margin: 0px;
  line-height: 35px;
  color: #FFFFFF;
  cursor: pointer;
  padding:0px 5px 0px 5px;
}
.footer_com .er_right .yqlink .friend img {
  transition: 0.3s;
  margin-top: 13px;
}
.footer_com .er_right .yqlink .friend:hover img {
  transform: rotate(180deg);
}
.footer_com .er_right .yqlink .dropdown {
  width: 100%;
  display: none;
}
.footer_com .er_right .yqlink .dropdown a {
  display: block;
  line-height: 30px;
  width: 100%;
  border: 1px solid #eee;
  box-shadow: 0 1px 2px #999;
  text-align: center;
  background: #fff;
  margin-top:1px;
}
.footer_com .er_right .yqlink .dropdown a:hover {
  background: #F1F1F1;
  color:#0D5292;
}
.footer_com .er_right .footgupiao {
display:none;
}
.imain .iabout {
    text-align: center;
	max-width: 1200px;
    margin: 0px auto 0px auto;
    width: 98%;
}
.imain .inews {
    text-align: center;
    max-width: 1200px;
    margin: 30px auto 50px auto;
    width: 98%;
	overflow:hidden;
}
.imain .ipros {
    text-align: center;
    max-width: 1200px;
    margin: 20px auto 20px auto;
    width: 98%;
	overflow:hidden;
}

.imain ._en_title { font-size:37px; color:#0D5292; font-family:Arial; line-height:1; text-align:center; }
.imain ._en_title img{ max-width:100%; height:auto; text-align:center;}
.imain ._zh_title { font-size:35px; color:#0D5292; font-weight:bold; }
.imain ._zh_title a{ color:#0D5292;}
.imain ._wd {margin-bottom:30px; padding-left:3.833%; padding-right:3.833%; font-size:14px; color:#666;}
.imain .ipro,.imain .inews,.imain .iabout {/* text-align:center; margin-bottom:10px; margin-top:10px;*/ }

.imain ._iabout_item { cursor:pointer; background-color:#f1f3f5; }
.imain ._iabout_item ._pic { height:0; padding-bottom:55%; }
.imain .iabout  ._iabout_item:hover { background-color:#336699; color:#FFFFFF;}
.imain .iabout ._desc { text-align:left; padding:23px 7.792%;}
.imain .iabout ._desc ._hd { padding-bottom:18px; font-size:20px; font-weight:bold; color:#000; }
.imain .iabout ._desc ._bd { height:5em; overflow:hidden; font-size:13px; color:#000; line-height:1.8;}
.imain .iabout  ._iabout_item:hover span{ color:#FFFFFF;}
.imain .iabout  ._iabout_item:hover p{ color:#FFFFFF;}

.inews ._left { width:54.166%; float:right; overflow:hidden; }
.inews ._right { width:43.333%; overflow:hidden; float:left; background:#e8e8e8; overflow:hidden;}
.inews ._right .ivideo_img {position:relative; width:100%; height:0; overflow:hidden; padding-bottom:59%;}
.inews ._right .ivideo_img ._play{position:absolute;background:rgba(17,17,17,.50);width:100%; height:100%;top:100%; display:block;left:0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.inews ._right .ivideo_img ._play ._video_ico{width:81px;height:81px;display:block;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-40px;background: url(../images/video_ico.png) no-repeat center;overflow:hidden;}
.inews ._right .ivideo_img:hover ._play{top:0;}
.inews ._right ._lt { width:100%; background:#0D5292; color:#fff; text-align:center; font-size:20px; font-weight:bold; line-height:1; padding:18px 0; }
.ivideo_box { width:1000px; height:100px; }
.ivideo_box iframe { width:100%; height:354px; }
.ivideo_box .bg-primary { background-color:#0D5292; }
.itab{ position:relative; width:100%;/* height:300px;*/}
.itab ._tab_menu { width:194px; padding-top:1px; }
._tab_menu .tab_t ._pic { width:80px; height:100px; margin:65px auto 10px auto; background:url(../images/inews_ico.png) 0 -70px no-repeat; }
._tab_menu .tab_t ._pic01 { background-position:0 -70px; }
._tab_menu .tab_t ._pic02 { background-position:-80px -70px; }

._tab_menu .tab_t ._lt { font-size:20px; font-weight:bold;margin-bottom: 50px;}
.itab .tab_t{ float:left; width:100%; margin-left:1px; box-sizing:border-box; text-align:center; background-color:#e8e8e8; color:#0D5292;}
._tab_menu .tab_t.first { margin-top:1px; }
._tab_menu .tab_t_cur{ background:#0D5292; color:#f1f3f5;}
._tab_menu .tab_t_cur ._pic01 { background-position:0 0px; }
._tab_menu .tab_t_cur ._pic02 { background-position:-80px 0px; }
._tab_content .tab_c{ border-bottom:1px #CCCCCC solid; border-left:1px #CCCCCC solid; border-right:1px #CCCCCC solid; display:none;}
._tab_content .tab_c ._item { overflow:hidden; margin:0px 3.812%; border-bottom:#e8e8e8 1px dotted; text-align:left; }
._tab_content .tab_c ._item._last { border-bottom:none; }
._tab_content .tab_c ._item ._hd { position:relative; font-size:14px; font-weight:bold; color:#5a5a5a;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
._tab_content .tab_c ._item ._hd:hover { color:#0D5292; background-color:#F1F1F1;}
._tab_content .tab_c ._item ._dot { color:#7b7b7b; font-size:14px; line-height:2; padding-top:15px; padding-bottom:14px;  font-weight:bold; float:left; width:80%; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
._tab_content .tab_c ._item ._hd ._time { position:absolute; top:17px; right:0; display:block; float:right; font-weight:normal; color:#aaa; }
._tab_content .tab_c ._item ._bd { display:none; height:3.6em; overflow:hidden; margin-bottom:12px; color:#0D5292; overflow: hidden;}
._tab_content .tab_c ._tem_hover ._hd {color: #0D5292;}
._tab_content .tab_c ._tem_hover ._dot {display: none;}
._tab_content .tab_c ._tem_hover ._hd ._time {display: none}
._tab_content .tab_c ._tem_hover ._bd {display: block;color:#0D5292;}
._tab_content .tab_c_cur { display:block; }

/*弹出视频窗口*/
.fsnkjvideo { width:600px; height:450px;}
#demo1{width:600px;height: 450px;background: #e5e5e5;display: none;text-align: center;border:1px solid red;}
/*多图管理*/
#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
	margin: auto;
	border-collapse: collapse;
	background-color:#8C8C8C;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  /*width: 650px;*/
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
/*多图管理 over*/

.row::before, .row::after {
    display: table;
    clear: both;
    content: "";
}
.row {
    width: 102%;
    transition: .2s width ease;
    *zoom:1: ;
}
.row > .span-4 {
    width: 23%;
}
.row > [class*='span-'] {
    float: left;
    margin-right: 0.8%;
	margin-left: 1.2%;
	*margin-right: 0.8%;
	*margin-left: 1.2%;
}
.ifoot_banner_content { width:100%; height:300px; padding-top:80px; text-align:center; background:url(../images/ifoot_banner.jpg); /*background-attachment:fixed;*/}
.wrap {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    *width: 1200px: ;
}
.row > .span-3 {
    width: 23%;
}

.ifoot_banner_content ._ifb_item { padding-left:11%; padding-right:11%; }
.ifoot_banner_content ._ifb_ico01,.ifoot_banner_content ._ifb_ico02,.ifoot_banner_content ._ifb_ico03,.ifoot_banner_content ._ifb_ico04 { width:80px; height:70px; margin-left:auto; margin-right:auto; background:url(../images/ifoot_banner.png) 0 0 no-repeat; }
.ifoot_banner_content ._ifb_ico01 { background-position:0 0; }
.ifoot_banner_content ._ifb_ico02 { background-position:-80px 0; }
.ifoot_banner_content ._ifb_ico03 { background-position:-160px 0; }
.ifoot_banner_content ._ifb_ico04 { background-position:-240px 0; }
.ifoot_banner_content ._ifb_item ._wd { color:#fff;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico{-webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico01{background-position:0 -70px;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico02{background-position:-80px -70px;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico03{background-position:-160px -70px;}
.ifoot_banner_content ._ifb_item:hover ._ifb_ico04{background-position:-240px -70px;}
/*首页产品滚动*/
.prod_home {
  width: 100%;
  margin: 0px auto 0px auto;
  padding:30px 0px 0px 0px;
}
.xgcp-title h3 {
  font-size: 22px;
  color: #2f2f2f;
}
.xgcp-title p {
  font-family: arial;
  font-size: 12px;
  color: #b6bdd0;
  line-height: 30px;
}
.xgcp {
  /*border-bottom: 1px solid #CCCCCC;
  padding-bottom: 30px;*/
  max-width:1200px;
  margin: 0 auto;
  width: 100%;
}
.xgcp ul li {
  width: 24%;
}
.xgcp ul {
margin:0px 0px 0px 0px;
}
.phone-xgcp {
  display: none;
}
.love-wrap {
  /*margin-top: 18px;*/
}
.love-wrap ul li {
  position: relative;
  display: block;
  /*width: 25%;*/
  height: 100%;
  float: left;
  background: #F0F0F0;
  border-bottom: 3px solid #004588;
}
.love-wrap ul li .pic {
  position: relative;
  overflow: hidden;
  background-color:#FFFFFF;
}
.love-wrap ul li .pic img {
  transition: 0.3s;
}
.love-wrap ul li .pic:after {
  content: "";
  display: block;
  /*padding-bottom: 70.1111%;*/
}
.love-wrap ul li p {
  text-align: center;
  font-size: 16px;
}
.love-wrap ul li p a {
  display: block;
  font-family: "微软雅黑";
  color: #000;
  line-height: 35px;
  margin-top: 40px;
}
.love-wrap ul li p em {
  color: #999;
}
.love-wrap ul li p span {
  color: #e81f27;
}
.love-wrap ul li:hover img {
  transform: scale(1.2);
}
.love-wrap ul li:hover a {
  color: #F1F1F1;
}
.loveh {
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #000;
  margin:0px auto;
  padding:0px 0px 10px 0px;
}
.loveh font {
float:left;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #10aa9c;
  margin:0px 0px 5px 0px;
  padding:0px 0px 5px 0px;
  border-bottom: 1px solid #e5e5e5;
  width:78px;
}
.loveh span {
float:left;
  font-family: verdana;
  font-size: 16px;
  color: #999;
  margin-left: 10px;
  width:90px;
}
.loveh .h_pro_li {
	margin:5px auto;
	padding:0px;
	overflow:hidden;
}
.loveh .h_pro_li ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.loveh .h_pro_li ul li{
	font-size:14px;
	display:inline-block;
	width:auto;
	/*width:140px;*/
	height:30px;
	text-align:center;
	line-height:28px;
	margin:3px 0px 3px 3px;
	padding:0px 10px 0px 10px;
	border:1px #ccc solid;
	background-color:#eaeaea;
	overflow:hidden;
}
.loveh .h_pro_li ul li:hover{
background-color:#053565;
border:1px #053565 solid;
color:#FFFFFF;

}
.loveh .h_pro_li ul li a:hover{
color:#FFFFFF;
}
.loveh .h_pro_more {
float:right;
  width: 80px;
  height: 30px;
  background: #0d6fb8;
  line-height: 30px;
}
.loveh .h_pro_more a{
float:right;
  width: 80px;
  height: 30px;
  display: inline-block;
  background: #0d6fb8;
  color: #e5e5e5;
  text-align: center;
  line-height: 30px;
}
.loveh .line-bottom {
  border-top: 1px solid #e5e5e5;
  width: 50px;
}
.pro_zi_ul li {
  border: 0px none;
  width: 30.6%;
  float: left;
  padding: 5px;
  margin:0px 0.5% 4% 0.5%;
}
.pro_zi_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.pro_zi_ul li .pic {
  position: relative;
  display: block;
  overflow: hidden;
}
.pro_zi_ul li .pic i {
  display: block;
  padding-bottom: 69.12442396313364%;
}
.pro_zi_ul li .pic img {
  transition: 0.5s;
}
.pro_zi_ul li .pic:hover img {
  transform: scale(1.1);
}
.pro_zi_ul li .text {
  text-align: center;
}
.pro_zi_ul li .text p {
  text-align: center;
  font-size: 15px;
  color: #004587;
  width: 100%;
  overflow: hidden;
  margin:10px 0px 10px 0px;
  padding:5px 0px 5px 0px;
  border-bottom:2px #8B8D90 solid;
}
.pro_zi_ul li .text .p_con {
    width: 98%;
	height:150px;
    margin: 0px auto;
    padding-top: 10px;
	padding-bottom:10px;
    color: #004587;
    font-size: 14px;
    line-height: 175%;
	word-break:break-all;
	overflow:hidden;
}
.pro_zi_ul li:hover {
background-color:#004588;
color:#FFFFFF;
}
.pro_zi_ul li:hover .text p {
background-color:#004588;
color:#FFFFFF;
border-bottom:2px #FFFFFF solid;
}
.pro_zi_ul li:hover .text .p_con {
background-color:#004588;
color:#FFFFFF;
}
/*在线客服*/
@font-face {
	font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?qradjf');
    src:url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../fonts/icomoon.woff?qradjf') format('woff'),
        url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}

/*new right*/
.cndns-right{position:fixed;right:15px;top:50%;margin-top:-100px;z-index:100;}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff;}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none;}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800;}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(../images/zxkf.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff;}
.meau-sev .cndns-right-btn span{color:#fff;}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block;}
.meau-top .cndns-right-btn i{display:block;color:#999;}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800;}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff;} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display: none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative;}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t { padding:0px; margin:0px; overflow:hidden;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3;}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4;}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b ul{ padding:0px; margin:0px; overflow:hidden;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%; overflow:hidden;}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800;}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:300px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800;}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800;}
.meau-zs .cndns-right-btn span{color:#fff;}
.meau-zs .cndns-right-btn p{color:#fff;}

.footer_com .er_right .footkefu {
display:none;
}
/*在线客服end*/
@media (max-width: 1200px) {
.loveh .h_pro_li {
	float:left;
	width:70%;
	margin:5px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
}
@media (max-width: 980px) {
    .xgcp .xgcp-con {
    display: none;
  }
  .xgcp .phone-xgcp {
    display: block;
  }
  .xgcp ul li {
    width: 49%;
  }
      .love-wrap ul li {
    /*width: 50%;*/
  }
  .love-wrap ul li .pic {
    overflow: hidden;
  }
  .love-wrap ul li:hover img {
    transform: scale(1);
    transform: translateY(-10px);
    box-shadow: 1px 3px 5px #999;
  }
    .pro_zi_ul li {
    width: 48.5%;
    margin-right: 0.5%;
  }
  .pro_zi_ul li:nth-child(3n+3) {
    margin-right: 0.5%;
  }
  .pro_zi_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
  .footer_com .er_right .er {
  width: 40%;
  float: left;
  background-color:#FFFFFF;
}
.footer_com .er_right .dian a {
  font-size: 18px;
}
.loveh .h_pro_li {
	float:left;
	width:59%;
	margin:5px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
.pro_zi_ul li .text .p_con {
	height:160px;
}
}
@media (max-width: 640px) {
    .xgcp .xgcp-con {
    display: none;
  }
  .xgcp .phone-xgcp {
    display: block;
  }
  .xgcp ul li {
    width: 49%;
  }
      .love-wrap ul li {
    /*width: 50%;*/
  }
  .love-wrap ul li .pic {
    overflow: hidden;
  }
  .love-wrap ul li:hover img {
    transform: scale(1);
    transform: translateY(-10px);
    box-shadow: 1px 3px 5px #999;
  }
  .loveh .h_pro_li {
	float:left;
	width:100%;
	margin:5px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
}
@media (max-width: 480px) {
    .xgcp .xgcp-con {
    display: none;
  }
  .xgcp .phone-xgcp {
    display: block;
  }
  .xgcp ul li {
    width: 49%;
  }
    .love-wrap ul li {
    /*width: 50%;*/
  }
  .love-wrap ul li .pic {
    overflow: hidden;
  }
  .love-wrap ul li:hover img {
    transform: scale(1);
    transform: translateY(-10px);
    box-shadow: 1px 3px 5px #999;
  }
  .pro_zi_ul li {
    width: 100%;
    margin-right: 0px;
  }
  
  
  
  
  
.imain ._wd { padding-left:0; padding-right:0; text-align:left; }


.inews  ._left,.inews ._right { float:none; width:100%;}

.ivideo_box iframe { width:100%; height:200px; }

.itab { width:100%; height:auto; margin-bottom:0px; }
.itab ._tab_menu { width:100%; padding-top:0; }
.itab .tab_t { width:50%; height:40px; margin-top:1px; margin-left:0;line-height: 40px;}
._tab_menu .tab_t ._pic { display:none; }
._tab_content .tab_c ._item ._hd { padding-bottom:25px; }
.itab .tab_c { padding-top:0px; padding-left:0; }
.itab .tab_c ._item { margin-top:0; margin-bottom:0; }
.itab .tab_c ._item ._hd { line-height:1.8; }
.itab .tab_c ._item ._hd ._time { top:48px; }
.itab .tab_c ._item ._bd { display:none; }

/*弹出视频窗口*/
.fsnkjvideo { width:98%; height:300px;}
#demo1{width:98%;height: 300px;background: #e5e5e5;display: none;text-align: center;border:1px solid red;}
  .loveh .h_pro_li {
	float:left;
	width:100%;
	margin:5px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
}
/*首页产品滚动end*/
@media (max-width: 768px) {
  .footer_com .di_nav {
    display: none;
  }
  .footer_com .er_right {
    width: 100%;
    padding:0px;
  }
  .footer_com .er_right .er {
    width:100%;
  }
  .footer_com .er_right .er .pic {
  position: inherit;
}
  .footer_com .er_right .er .pic i {
    padding-bottom: 31.25%;
  }
  .footer_com .er_right .dian {
    width: 60%;
  }
.imain ._wd { padding-left:0; padding-right:0; text-align:left; }
.ifoot_banner,.ifoot_banner_content { height:600px; }
.ifoot_banner_content { background-image:none; background-color:#0D5292; }
.ifoot_banner_content ._ifb_item { padding-left:5%; padding-right:5%; }
.imain ._en_title{font-size:20px;}

.row > .smal-12 {
    width: 98%;
}
.footer_com .er_right .dian a {
  font-size: 30px;
}
}
@media (max-width: 480px) {
  .footer_com .er_right .er {
    width:100%;
  }
  .footer_com .er_right .er .pic {
  position: inherit;
}
  .footer_com .er_right .er .text {
    padding-left: 0px;
  }
  .footer_com .er_right .dian {
    width: 100%;
	margin-top:10px;
  }
  .footer_com .er_right .dian span {
    font-size: 14px;
  }
  .footer_com .er_right .dian a {
    font-size: 22px;
  }
	.footer_com .er_right .yqlink {
	  width: 100%;
	}
	
.footer_com .er_right .footgupiao {
float:left;
display:block;
 width: 100%;
 margin-top: 10px;
  line-height: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer_com .er_right .footgupiao .name{
	font-size:15px;
	font-family: "微软雅黑","黑体";
	color:#FFFFFF;
}
.footer_com .er_right .footgupiao .num{
	font-size:15px;
	font-family: Verdana, sans-serif , Arial, Helvetica;
	color:#FFFFFF;
}
}
.footer_copy {
  background: #FFFFFF;
  position:relative;
    clear: both;
    width: 100%;
	/*background: url(../images/bg-footer-copyright.png) center top no-repeat;*/
}
.shadow.top {
    background: url(../images/shadow-2.png) top center no-repeat;
}
.shadow.top {
    position: absolute;
    top: 0;
    height: 60%;
    width: 100%;
    z-index: -1;
    background: url(../images/shadow-1.png) left top repeat-x;
}
.tt-overlay {
    background: url(../images/banner-abstract.png) center center no-repeat;
}
.tt-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}
.shadow.bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30%;
    z-index: -1;
    background: url(../images/bg-ui-shadow-bottom.png) center bottom repeat-x;
}
.copy {
  max-width: 1200px;
  width: 98%;
  margin: auto;
  /*border-top: 1px solid #484848;*/
  padding: 20px 0px 20px 0px;
  color: #7a7a7a;
  font-size: 12px;
}
.copy a{
  color: #7a7a7a;
}
.copy .amap {
  float: left;
}
.copy .amap:hover {
  color: #0083c7;
}
.copy span {
  width: 100%;
  display: inline-block;
}
.copy .y_a {
  float: right;
}
.copy .y_a .map {
  margin-right: 10px;
  display: none;
}
.copy .y_a .map:hover {
  color: #0083c7;
}
@media (max-width: 640px) {
  .copy {
    text-align: center;
	/*padding-bottom:60px;*/
  }
  .copy .amap {
    display: none;
  }
  .copy span {
    width: 100%;
  }
  .copy .y_a {
    float: none;
    width: 100%;
    /*margin-top: 10px;*/
  }
  .copy .y_a .map {
    display: inline-block;
  }
}
.zi_com {
  max-width: 1200px;
  width: 98%;
  margin: auto;
  background-color:#FFFFFF;
}
.zi_com .zi_left {
  width: 16.7%;
  float: left;
  margin:10px 0px 0px 10px;
}
.zi_com .zi_left .top {
  /*background: rgba(0,0,0,.7);*/
  background-color:#053565;
  padding: 30px 0px 20px;
  text-align: center;
}
.zi_com .zi_left .top span {
  display: block;
  color: #fff;
  font-weight: 500;
}
.zi_com .zi_left .top .span1 {
  font-size: 20px;
}
.zi_com .zi_left .top .span2 {
  font-size: 14px;
  font-family: arial;
}
.zi_com .zi_pro_class {
  width: 100%;
  margin:0px;
  padding:0px;
  display:none;
  overflow:hidden;
}
@media (max-width: 480px) {
  .zi_com .zi_left .top {
    padding: 15px 0px 10px;
  }
}
.zi_com .zi_left ul {
	/*background: rgba(0,0,0,.7);*/
	background: #053565;
	padding-bottom: 20%;
}
.zi_com .zi_left ul li {
  border-top: 1px solid #184886;
}
.zi_com .zi_left ul li a {
  height: 50px;
  line-height: 50px;
  color: #fff;
  display: block;
  background: #053565;
  padding-left: 12%;
  font-size: 14px;
  overflow: hidden;
  width: 100%;
  padding-right: 5px;
}
.zi_com .zi_left ul li a:hover {
  background: #184886;
  font-size: 15px;
  font-weight: 700;
}
.zi_com .zi_left ul li .er {
  padding: 0px;
}
.zi_com .zi_left ul li .er a {
  background: #053565;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  font-weight: 500;
  width: 100%;
  padding-right: 5px;
  overflow: hidden;
}
.zi_com .zi_left ul li .er a:hover {
  background: #184886;
  font-weight: 500;
  font-size: 12px;
}
@media (max-width: 480px) {
  .zi_com .zi_left ul li a {
    line-height: 40px;
    height: 40px;
  }
}
.zi_com .zi_left ul .active a {
  background: #184886;
  font-size: 15px;
  font-weight: 700;
}
@media (max-width: 480px) {
  .zi_com .zi_left ul {
    padding-bottom: 5%;
  }
}
.zi_com .zi_left .lian {
  border: 1px solid #f0f2f5;
  padding: 10px 5px 10px 5px;
  margin: 20px 0px;
}
.zi_com .zi_left .lian .lian_t {
  background: url(../images/zi_dian.png) no-repeat left top;
  padding-left: 60px;
}
.zi_com .zi_left .lian .lian_t span {
  display: block;
}
.zi_com .zi_left .lian .lian_t .span1 {
  color: #606060;
  font-size: 20px;
}
.zi_com .zi_left .lian .lian_t .span2 {
  color: #999999;
  font-size: 13px;
}
.zi_com .zi_left .lian p {
  line-height: 16px;
  color: #666;
  font-size: 14px;
  border-bottom: 1px dashed #dfdfdf;
  padding: 10px 0px;
}
.zi_com .zi_left .lian p a:hover {
  color: #0083c7;
}
.zi_com .zi_right {
  width: 79.6%;
  float: right;
  margin:0px 10px 0px 10px;
}
.zi_com .zi_right .bar {
  border-bottom: 1px solid #eaeaea;
  padding: 30px 0px 10px;
}
.zi_com .zi_right .bar .b_tt {
  float: left;
  font-size: 20px;
  color: #1f1f1f;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 20%;
  overflow: hidden;
}
.zi_com .zi_right .bar .curbar {
  float: right;
  text-align: right;
  font-size: 12px;
  color: #6e6e6e;
  width: 78%;
  vertical-align: middle;
  margin-top: 12px;
}
.zi_com .zi_right .bar .curbar a {
  max-width: 100px;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
.zi_com .zi_right .bar .curbar a:hover {
  color: #0083c7;
}
.zi_com .zi_right .bar .curbar i {
  font-style: normal;
  max-width: 100px;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 640px) {
  .zi_com .zi_right .bar .b_tt {
    width: 100%;
  }
  .zi_com .zi_right .bar .curbar {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 1024px) {
  .zi_com .zi_left {
    width: 21%;
  }
  .zi_com .zi_right {
    width: 75%;
  }
  .zi_com .zi_right .bar {
    padding: 10px 0px 10px;
  }
}
@media (max-width: 768px) {
  .zi_com .zi_left {
    width: 0%;
	display:none;
	overflow:hidden;
  }
  .zi_com .zi_right {
    width: 100%;
	margin:0px;
  }
  .zi_com .zi_right .bar {
    padding: 10px 0px 10px;
  }
.zi_com .zi_pro_class {
  width: 100%;
  margin:10px 0px 0px 0px;
  padding:0px;
  display: block;
  overflow:hidden;
  background-color:#FFFFFF;
}
.zi_com .zi_pro_class ul li {
	margin:0px;
	padding:5px 0px 5px 0px;
	display: block;
	overflow:hidden;
	list-style:none;
	border-bottom:1px #CCCCCC solid;
}
.zi_com .zi_pro_class li > a span {
    font-size: 15px;
    color: #000;
    font-weight: bolder;
    vertical-align: middle;
}
.zi_com .zi_pro_class li p {
    margin: 0px;
}
.zi_com .zi_pro_class li p > a {
    margin: 0 10px;
    padding: 10px 0;
    display: inline-block;
    line-height: 28px;
    font-size: 12px;
    cursor: pointer;
}
}
.pro_ul {
  padding: 2% 0px;
  overflow: hidden;
}
.pro_ul li {
  width: 29.4%;
  float: left;
  margin-right: 5.9%;
  position: relative;
  cursor: pointer;
  margin-top: 20px;
}
.pro_ul li .pic {
  position: relative;
  overflow: hidden;
}
.pro_ul li .pic i {
  display: block;
  padding-bottom: 82.14285714285714%;
}
.pro_ul li .pic .zhe_a {
  background: url(../images/zhe_bg.png);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
}
.pro_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.pro_ul li:nth-child(3n+3):after {
  display: none;
}
.pro_ul li:after {
  content: "";
  border-right: 1px dashed #ccc;
  height: 100%;
  position: absolute;
  top: 0px;
  right: -9.95%;
}
.pro_ul li:before {
  content: "";
  border-bottom: 1px dashed #ccc;
  width: 120%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.pro_ul li .text {
  padding: 3% 0px 10%;
}
.pro_ul li .text h4 {
  color: #606a71;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 98%;
  overflow: hidden;
}
.pro_ul li .text span {
  height: 1px;
  background: #c9c9c9;
  width: 104px;
  display: block;
  vertical-align: top;
  margin: 15px 0px 20px;
  width: 37%;
}
.pro_ul li .text .tcon {
  color: #606a71;
  font-size: 12px;
  line-height: 18px;
  width: 100%;
  height:72px;
  margin:0px;
  padding:0px;
  word-break:break-all;
  overflow: hidden;
  clear:both;
}
.pro_ul li .text p {
  color: #606a71;
  font-size: 12px;
  margin:0px;
  padding:0px;
  overflow: hidden;
}
.pro_ul li .text .more {
  background: #999999;
  color: #fff;
  font-size: 12px;
  font-family: arial;
  width: 75px;
  display: block;
  height: 28px;
  line-height: 28px;
  border: 1px solid #8c8c8c;
  position: relative;
  text-align: center;
}
.pro_ul li .text .more:after {
  width: 71px;
  height: 24px;
  border: 1px solid #adadad;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
}
.pro_ul li:hover .pic .zhe_a {
  display: block;
}
.pro_ul li:hover .text span {
  background: #565656;
}
.pro_ul li:hover .text .more {
  background: #565656;
  border: 1px solid #565656;
}
.pro_ul li:hover .text .more:after {
  border: 1px solid #0D5292;
}
@media (max-width: 640px) {
  .pro_ul li {
    width: 48%;
    margin-right: 4%;
  }
  .pro_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .pro_ul li:nth-child(3n+3):after {
    display: block;
  }
  .pro_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
  .pro_ul li:nth-child(2n+2):after {
    display: none;
  }
  .pro_ul li:after {
    content: "";
    border-right: 1px dashed #ccc;
    height: 100%;
    position: absolute;
    top: 0px;
    right: -3.95%;
  }
}
.index-news-t{padding-top: 30px;padding-bottom: 20px; overflow:hidden;}
.index-news{padding-top: 30px;padding-bottom: 20px; overflow:hidden;}
.item-con{border-top: 1px solid #ececec;border-bottom: 1px solid #ececec; margin:0px 0px 30px 0px;}
.index-news ul{ margin:0px; padding:0px; list-style:none;}
.index-news ul li{float: left;border-right: 1px solid #ececec;width:33.3%;}
.index-news .list-wp{padding: 10px 0px 10px 0px;}
.index-news .list-wp .date{float: left;width:22%;color: #9f9f9f;}
.index-news .list-wp .date h2{line-height: 48px;font-size: 48px;margin-bottom: 8px;}
.index-news .list-wp .date h5{text-align: center;font-size: 12px;line-height: 18px;}
.index-news .list-wp .text{float: right;width:75%;}
.index-news .list-wp .text h4{font-size: 15px;line-height: 18px;height: 36px;margin-bottom: 10px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis; text-align:left;}
.index-news .list-wp .text p{position: relative;font-size: 12px;line-height: 18px;color: #bfbebe;height: 36px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis; text-align:left;}
.index-news .list-wp .text p img{ display:none;}
.index-news .list-wp .text p:after{display: block;content: "";width:10%;height: 1px;background: #bfbebe;position: absolute;top: 0;left: 0;}
.index-news .list-wp .text .more{display: block;width: 72px;height: 24px;border: 1px solid #bfbebe;border-radius: 3px;line-height: 24px;text-align: center;font-size: 12px;color: #7b7b7b;margin-top: 40px;}
.index-news .list-wp .text .incont{position: relative;font-size: 12px;line-height: 18px;color: #bfbebe;height: 36px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis; text-align:left;}
.index-news .list-wp .text .incont img{ display:none;}
.index-news .list-wp .text .more span{font-family: "microsoft yahei";}
.index-news ul li:hover{background: #053565;color: #fff;transition: 0.4s;}
.index-news ul li:hover .date,
.index-news ul li:hover .text h4 a,
.index-news ul li:hover .text p,
.index-news ul li:hover .list-wp .text .more{color: #fff;}
.index-news ul li:hover .list-wp .text .more{border-color: #fff;}
.index-news ul li.on{border-left: 1px solid #ececec;}
@media (max-width: 1000px) {
.index-news{padding-top: 10px;padding-bottom: 10px;}
.index-news .list-wp .date{width:15%;}
.index-news .list-wp .text{width:84%;}
.index-news ul li{width:100%; margin:5px 0px 5px 0px; float:inherit; border-top:1px #ececec solid; border-bottom:0px none; border-left:0px none; border-right:0px none;}
.index-news ul li.on{ border:0px none;}
}
@media (max-width: 640px) {
.index-news{padding-top: 10px;padding-bottom: 10px;}
.index-news .list-wp .date{width:20%;}
.index-news .list-wp .text{width:79%;}
.index-news ul li{width:100%; margin:5px 0px 5px 0px; float:inherit; border-top:1px #ececec solid; border-bottom:0px none; border-left:0px none; border-right:0px none;}
.index-news ul li.on{ border:0px none;}
}
.page {
  margin: 20px 0px 40px 0px;
  text-align: center;
}
.page a {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  font-family: arial;
  margin: 0px 3px;
  color: #666666;
}
.page a:hover {
  text-decoration: underline;
  color: #821e20;
}
.page .active {
  text-decoration: underline;
  color: #821e20;
}
.page .ye {
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #c2c2c2;
  border-radius: 50%;
  position: relative;
}
.page .ye:hover {
  background: #0D5292;
}
.page .ye1:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 7px solid transparent;
  border-right-color: #fff;
  position: absolute;
  top: 7px;
  left: 3px;
}
.page .ye2:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 7px solid transparent;
  border-left-color: #fff;
  position: absolute;
  top: 7px;
  right: 3px;
}

.pagefd {
  text-align: center;
  margin: 20px 0;
}
.pagefd a {
  border: 1px solid #595959;
  border-bottom: 3px solid #3c3c3c;
  padding: 3px 10px;
  color: #000;
  font-family: arial;
  transition: 0.3s;
}
.pagefd a:hover {
  background: #3c3c3c;
  color: #fff;
  font-weight: bold;
}
.pagefd .active {
  background: #3c3c3c;
  color: #fff;
  font-weight: bold;
}
.pagefd .nolink {
  border: 1px solid #595959;
  border-bottom: 3px solid #3c3c3c;
  padding: 3px 10px;
  color: #000;
  font-family: arial;
  transition: 0.3s;
}
.pagefd span font {
  border: 1px solid #595959;
  border-bottom: 3px solid #3c3c3c;
  padding: 3px 10px;
  background: #3c3c3c;
  color: #fff;
  font-weight: bold;
  transition: 0.3s;
}
.pages {
  text-align: center;
  margin: 20px 0;
}
.pages a {
  border: 1px solid #595959;
  border-bottom: 3px solid #3c3c3c;
  padding: 3px 10px;
  color: #000;
  font-family: arial;
  transition: 0.3s;
}
.pages a:hover {
  background: #3c3c3c;
  color: #fff;
  font-weight: bold;
}
.pages span font {
  border: 1px solid #595959;
  border-bottom: 3px solid #3c3c3c;
  padding: 3px 10px;
  background: #3c3c3c;
  color: #fff;
  font-weight: bold;
  transition: 0.3s;
}
.guan_new .guan_ul li {
  width: 49%;
  margin-right: 2%;
  float: left;
}
.guan_new .guan_ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.guan_new .guan_ul li time {
  font-family: tahoma;
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  height: 30px;
  width: 100%;
  overflow: hidden;
}
.guan_new .guan_ul li h4 {
  font-size: 16px;
  color: #333333;
  line-height: 40px;
  height: 40px;
  width: 100%;
  overflow: hidden;
  font-weight: 700;
}
.guan_new .guan_ul li p {
  font-size: 13px;
  color: #666666;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
}
.guan_new .guan_ul li span {
  width: 109px;
  height: 30px;
  background: #c7c7c7;
  color: #fff;
  font-size: 14px;
  font-family: arial;
  display: block;
  line-height: 30px;
  text-align: center;
  margin: 20px 0px;
}
.guan_new .guan_ul li:last-child {
  margin-right: 0px;
}
.guan_new .guan_ul li:hover h4 {
  color: #0083c7;
}
.guan_new .guan_ul li:hover span {
  background: #0083c7;
}
@media (max-width: 640px) {
  .guan_new .guan_ul li {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px dashed #f3f3f3;
    margin-right: 0px;
  }
}
.guan_new .guan_ul2 li {
  line-height: 39px;
  height: 39px;
}
.guan_new .guan_ul2 li a {
  width: 80%;
  float: left;
  display: block;
  color: #666;
  height: 39px;
  overflow: hidden;
  background: url(../images/new_li.png) no-repeat 6px center;
  padding-left: 18px;
}
.guan_new .guan_ul2 li span {
  width: 20%;
  float: right;
  color: #999;
  display: block;
  height: 39px;
  overflow: hidden;
  text-align: right;
  padding-right: 6px;
}
.guan_new .guan_ul2 li:nth-child(2n+2) {
  background: #f6f6f6;
}
.guan_new .guan_ul2 li:hover a {
  color: #0D5292;
}
.guan_top {
  border-bottom: 1px solid #f3f3f3;
  font-size: 20px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 8px;
  position: relative;
}
.guan_top:before {
  content: "";
  height: 1px;
  width: 50px;
  background: #eaeaea;
  top: 24px;
  left: 109px;
  position: absolute;
}
.guan_top:after {
  content: "";
  height: 1px;
  width: 170px;
  background: #eaeaea;
  bottom: 19px;
  left: 90px;
  position: absolute;
}
.guan_top span {
  width: 80px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  display: inline-block;
}
/*移动端底部导航*/
.phonefooternav {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 99999;
}
.phonefooternav ul li {
  width: 25%;
  background: #494949;
  float: left;
  padding: 20px 0;
  border-right: 1px solid #666;
  list-style: none;
}
.phonefooternav ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.phonefooternav ul li a i {
  display: block;
  font-size: 20px;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .phonefooternav {
    display: block;
  }
}
@media (max-width: 480px) {
  .phonefooternav ul li {
    padding: 15px 0px;
  }
}
.zy_q a {
  display: inline-block;
  float: left;
}
/*相关产品*/
.guan_pro .pro_ul {
  padding: 0px 0px 3%;
}
/*产品详情页面*/
.pro_s1 {
  padding: 4% 0px;
}
.pro_s1 .ps1_left {
  width: 51%;
  float: left;
  position: relative;
}
.pro_s1 .ps1_left i {
  display: block;
  padding-bottom: 77.32793522267207%;
}
.pro_s1 .ps1_right {
  width: 46%;
  float: right;
}
.pro_s1 .ps1_right h3 {
  font-size: 20px;
  color: #333333;
  font-weight: 500;
  padding-bottom: 20px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  overflow: hidden;
}
.pro_s1 .ps1_right span {
  background: url(../images/ce_bg.jpg) no-repeat;
  display: block;
  width: 100%;
  height: 7px;
  margin: 3% 0px;
}
.pro_s1 .ps1_right p {
  font-size: 14px;
  color: #6b6b6b;
  line-height: 24px;
}
@media (max-width: 640px) {
  .pro_s1 .ps1_left {
    width: 100%;
  }
  .pro_s1 .ps1_right {
    width: 100%;
  }
}
.pro_s2 .img_pro {
  position: relative;
}
.pro_s2 .img_pro i {
  display: block;
  padding-bottom: 47.58403361344538%;
}
.pro_s2 {
  overflow-x:auto;
}
.pro_s2 p {
  /*line-height: 24px;*/
  color: #666666;
  /*margin: 5% 0px;*/
}
/*上下页切换*/
.prev_next {
  text-align: left;
  margin: 5% auto;
  line-height: 40px;
  color: #7b7b7b;
  font-size: 12px;
}
.prev_next li {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  background: #f6f6f6;
}
.prev_next li a {
  color: #7b7b7b;
  display: block;
  height: 40px;
  width: 100%;
  overflow: hidden;
}
.prev_next li:hover {
  background: #0083c7;
}
.prev_next li:hover a {
  color: #fff;
}
@media (max-width: 640px) {
  .prev_next {
    margin: 30px auto 30px;
  }
  .prev_next li {
    width: 100%;
    margin-bottom: 10px;
  }
  .prev_next li:last-child {
    text-align: left;
  }
}
/*产品*/

.ecf0f3 {
  background: #ecf0f3;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.part2 {
  padding-bottom: 10px;
  /*padding-top: 10px;*/
  overflow:hidden;
}
.part2 .prolist {
  width: 208px;
  border: 1px solid #eaeaea;
  border-top: 0px;
}
.part2 .prolist .title {
  background: url(../images/lefttop.jpg) no-repeat #005bac 21px 23px;
  width: 208px;
  height: 75px;
  line-height: 75px;
}
.part2 .prolist .title span {
  color: #fff;
  padding-left: 0px;
  display: inline-block;
  margin:0px;
  font-size: 20px;
  font-weight: bold;
  overflow:hidden;
  text-align:left;
}
.part2 .prolist .comt {
  background: #fff;
  width:208px;
}
.part2 .prolist .comt ul li {
  border-bottom: 1px solid #eaeaea;
  background: url(../images/lefta.jpg) no-repeat 21px 28px;
}
.part2 .prolist .comt ul li a {
  height: 69px;
  line-height: 69px;
  display: block;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  padding-left: 45px;
  text-align:left;
}
.part2 .prolist .comt ul li a:hover {
  background: url(../images/lefth.jpg) no-repeat 17px 28px;
  color: #005bac;
  border: none;
  border-left: 4px solid #005bac;
  padding-left: 41px;
}
.part2 .prolist .moreti {
  background: url(../images/leftbottom.jpg) no-repeat;
  height: 171px;
  line-height: 171px;
  text-align: center;
  width:208px;
}
.part2 .prolist .moreti a {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  display: block;
}
.part2 .prolist .moreti:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
.part2 .product {
  width: 970px;
}
.part2 .product .hd {
  height: 75px;
  background: #fff;
  margin-bottom: 5px;
}
.part2 .product .hd ul {
  width: 50%;
}
.part2 .product .hd ul li {
  float: left;
  font-size: 16px;
  width: 172px;
  text-align: center;
  cursor: pointer;
  line-height: 75px;
  position: relative;
}
.part2 .product .hd ul li.on {
  color: #fff;
  background: #005bac;
}
.part2 .product .hd ul li.on i {
  background: url(../images/cri.jpg) no-repeat;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  -webkit-transition: all .1s ease-in;
  -moz-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  transition: all .1s ease-in;
}
.part2 .product .hd .tel span {
  font-size: 12px;
  line-height:75px;
  padding:0px 5px 0px 0px;
  margin:0px;
  color: #005bac;
  float:left;
}
.part2 .product .hd .tel p {
	width:16px;
	height:16px;
	margin:25px 15px 0px 0px;
	padding:0px;
	float:right;
}
.part2 .product .comt {
  width: 970px;
  overflow: hidden;
}
.ipro_p_ul {
  padding: 1% 0px;
  overflow: hidden;
}
.ipro_p_ul li {
  width: 31.9%;
  float: left;
  margin-right: 1.9%;
  position: relative;
  cursor: pointer;
  margin-top: 10px;
}
.ipro_p_ul li .pic {
  position: relative;
  border: 8px solid #e1e1e1;
  background-color:#FFFFFF;
  overflow: hidden;
}
.ipro_p_ul li .pic:hover {
  border: 8px solid #005bac;
  overflow: hidden;
}
.ipro_p_ul li .pic i {
  display: block;
  padding-bottom: 55.14285714285714%;
}
.ipro_p_ul li .pic .zhe_a {
  background: url(../images/zhe_bg.png);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
}
.ipro_p_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.ipro_p_ul li:nth-child(3n+3):after {
  display: none;
}
.ipro_p_ul li:after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0px;
  right: -9.95%;
}
.ipro_p_ul li:before {
  content: "";
  width: 120%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.ipro_p_ul li .text {
  padding: 1% 0px 3%;
}
.ipro_p_ul li .text h4 {
  color: #606a71;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  width: 98%;
  overflow: hidden;
}
.ipro_p_ul li:hover .pic .zhe_a {
  display: block;
}
@media (max-width: 1100px) {
.part2 .product {
  width: 75%;
}
.part2 .product .comt {
  width: 100%;
  overflow: hidden;
}
}
@media (max-width: 640px) {
.part2 .prolist {
  width: 100%;
  border: 1px solid #eaeaea;
  border-top: 0px;
}
.part2 .prolist .title {
  background: url(../images/lefttop.jpg) no-repeat #005bac 21px 23px;
  width: 100%;
  height: 75px;
  line-height: 75px;
}
.part2 .prolist .title span {
  color: #fff;
  padding-left: 0px;
  display: inline-block;
  margin:0px;
  font-size: 18px;
  font-weight: bold;
  overflow:hidden;
  text-align:left;
}
.part2 .prolist .comt {
  background: #fff;
  width:100%;
}
.part2 .prolist .comt ul li {
  border-bottom: 1px solid #eaeaea;
  background: url(../images/lefta.jpg) no-repeat 21px 28px;
}
.part2 .prolist .comt ul li a {
  height: 69px;
  line-height: 69px;
  display: block;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  padding-left: 45px;
  text-align:left;
}
.part2 .prolist .comt ul li a:hover {
  background: url(../images/lefth.jpg) no-repeat 17px 28px;
  color: #005bac;
  border: none;
  border-left: 4px solid #005bac;
  padding-left: 41px;
}
.part2 .prolist .moreti {
background-image:none;
background-color: #FF9900;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width:100%;
}
.part2 .prolist .moreti a {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  display: block;
}
.part2 .product {
  width: 100%;
}
.part2 .product .hd {
  height: 75px;
  background: #fff;
  margin-bottom: 5px;
}
.part2 .product .hd ul {
  width: 50%;
}
.part2 .product .hd ul li {
  float: left;
  font-size: 15px;
  width: 172px;
  text-align: center;
  cursor: pointer;
  line-height: 55px;
  position: relative;
}
.part2 .product .hd ul li.on {
  color: #fff;
  background: #005bac;
}
.part2 .product .hd ul li.on i {
  background: url(../images/cri.jpg) no-repeat;
  width: 10px;
  height: 5px;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  -webkit-transition: all .1s ease-in;
  -moz-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  transition: all .1s ease-in;
}
.part2 .product .hd .tel span {
  font-size: 12px;
  line-height:55px;
  padding:0px 5px 0px 0px;
  margin:0px;
  color: #005bac;
  float:left;
}
.part2 .product .hd .tel p {
	width:16px;
	height:16px;
	margin:15px 15px 0px 0px;
	padding:0px;
	float:right;
}
.part2 .product .comt {
  width: 100%;
  overflow: hidden;
}
  .ipro_p_ul li {
    width: 48%;
    margin-right: 4%;
  }
  .ipro_p_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .ipro_p_ul li:nth-child(3n+3):after {
    display: block;
  }
  .ipro_p_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
  .ipro_p_ul li:nth-child(2n+2):after {
    display: none;
  }
  .ipro_p_ul li:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0px;
    right: -3.95%;
  }
}
/*新闻动态*/
.part7 {
    width: 398px;
	float:left;
	border-right:1px #CCCCCC solid;
	padding:10px 20px 0px 20px;
    /* margin-top: 23px; */
}
.part7_bor_r {
	border-right: none;
}
.part7 .u_gytit {
    height: 35px;
    line-height: 35px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #666;
	padding-left:5px;
}
.part7 .u_gytit a {
    height: 35px;
    line-height: 35px;
}
.part7 .u_gytit i {
    position: absolute;
    width: 90px;
    height: 3px;
    background: #ffa801;
    left: 0;
    bottom: -3px;
    overflow: hidden;
}
.part7 .u_gytit .u_more a {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	padding-right: 16px;
	float:right;
	width:31px;
	height:31px;
	background-color:#CCCCCC;
	background-image: url(../images/news_n1.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}
.part7 .i_mb { text-align:left; width:100%; margin:10px 0px 0px 0px; padding:0px; overflow:hidden;}
.part7 .i_mb dl {
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
}
.part7 .i_mb dl dd {
    width: 98%;
}
.part7 .i_mb dl dd .title {
    width: 100%;
    /*height: 28px;
    line-height: 28px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	/*background: url(../images/dtico2.jpg) no-repeat 0 12px;
    padding-left: 12px;*/
}
.part7 .i_mb dl dd .title a {
    font-size: 14px;
	color: #555555;
}
.part7 .i_mb dl dd .des {
    width: 100%;
    height: 55px;
    font-size: 12px;
    color: #555555;
    line-height: 150%;
    overflow: hidden;
}
.part7 .i_mb dl dd .des img{
display:none;
}
.part7 .i_mb dl dd .time {
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: left;
    position: relative;
    font-size: 12px;
    color: #888888;
}
.part7 .i_mb dl dd .time a {
    display: block;
    font-size: 12px;
    color: #353535;
    position: absolute;
    left: 0;
    top: 0;
}
/*新闻动态end*/
/*问题解答*/
.part8 .wend {
    width: 420px;
    /*margin-top: 23px;*/
	float:right;
}
.part8 .u_gytit {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #cccccc;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #666;
	padding-left:5px;
}
.part8 .u_gytit a {
    height: 35px;
    line-height: 35px;
}
.part8 .u_gytit i {
    position: absolute;
    width: 90px;
    height: 3px;
    background: #ffa801;
    left: 0;
    bottom: -3px;
    overflow: hidden;
}
.part8 .u_gytit .u_more a {
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    padding-right: 16px;
	float:right;
}
.part8 .wend .m_zxc {
    padding-top: 20px;
    padding-left: 10px;
	text-align:left;
}
.part8 .wend dl {
    margin-bottom: 25px;
}
.part8 .wend dt {
    /*height: 24px;
    line-height: 24px;*/
    overflow: hidden;
    font-size: 14px;
    color: #666;
    font-weight: bold;
	text-align:left;
}
.part8 .wend dt a {
    color: #666;
    background: url(../images/wen1.jpg) no-repeat left 3px;
    padding-left: 34px;
    display: block;
}
.part8 .wend dd {
    padding-left: 30px;
    background: url(../images/da1.jpg) no-repeat left 4px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #666;
	text-align:left;
}
.part8 .wend dd img{
display:none;
}
/*问题解答end*/
@media (max-width: 1100px) {
.part7 {
    width: 100%;
	border-right:none;
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
	border-bottom:1px #CCCCCC solid;
}
.part8 .wend {
    width: 100%;
	float:left;
	margin-top:10px;
}
}
@media (max-width: 640px) {
.part7 {
    width: 99%;
	border-right:none;
	padding:0px;
}
.part8 .wend {
    width: 99%;
	float:left;
	margin-top:10px;
}
}
/*成功案例*/
.case_ul li {
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-top: 3.5%;
}
.case_ul li .pic {
  position: relative;
  overflow: hidden;
}
.case_ul li .pic i {
  display: block;
  padding-bottom: 62.2895622895623%;
}
.case_ul li .pic img {
  transition: 0.3s;
}
.case_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.case_ul li p {
  font-size: 15px;
  color: #1e1e1e;
  line-height: 40px;
  height: 40px;
  text-align: center;
  padding: 0px 10px;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
  margin-top: 5px;
}
.case_ul li:hover img {
  transform: scale(1.1);
}
.case_ul li:hover p {
  color: #0083c7;
}
@media (max-width: 640px) {
  .case_ul li {
    width: 48%;
    margin-right: 4%;
  }
  .case_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .case_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
}
.case_show {
  padding: 4% 0px;
}
.case_show .img_case {
  position: relative;
}
.case_show .img_case i {
  display: block;
  padding-bottom: 40.80402010050251%;
}
.case_show .case_c {
  /*text-align: center;*/
  margin-top: 3%;
}
.case_show .case_c p {
  line-height: 24px;
  font-size: 13px;
  color: #6b6b6b;
}
.case_show .case_c span {
  font-size: 15px;
  color: #1e1e1e;
}
.guan_case {
  margin-bottom: 3%;
}
/*新闻中心*/
.news_ul {
  padding: 2% 0px;
}
.news_ul li {
  border: 1px solid #e6e6e6;
  margin: 2% 0px;
  transition: background 0.3s;
}
.news_ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 0px;
}
.news_ul li .ri {
  width: 11%;
  float: left;
  font-family: arial;
  max-width: 90px;
  color: #666666;
  font-weight: 500;
  text-align: center;
}
.news_ul li .ri i {
  font-style: normal;
  font-size: 46px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  width: 98%;
  margin: auto;
  display: block;
  overflow: hidden;
  margin-bottom: 3px;
}
.news_ul li .ri time {
  font-size: 15px;
  width: 98%;
  margin: auto;
  display: block;
  color: #808080;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .news_ul li .ri i {
    font-size: 40px;
  }
  .news_ul li .ri time {
    font-size: 12px;
  }
}
.news_ul li .wen_nei {
  width: 88%;
  float: right;
  max-height:100px;
  overflow:hidden;
}
.news_ul li .wen_nei h4 {
  font-size: 16px;
  line-height: 24px;
  /*height: 24px;*/
  color: #333333;
  margin-bottom: 12px;
  overflow: hidden;
  width: 100%;
}
.news_ul li .wen_nei p {
  color: #808080;
  font-size: 14px;
  height: 40px;
  line-height: 20px;
  word-break:break-all;
  overflow: hidden;
}
.news_ul li:hover {
  background: #565656;
}
.news_ul li:hover .ri {
  color: #fff;
}
.news_ul li:hover .ri time {
  color: #FFFFFF;
}
.news_ul li:hover .wen_nei h4 {
  color: #fff;
}
.news_ul li:hover .wen_nei p {
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .news_ul li .ri {
    width: 15%;
  }
  .news_ul li .ri i {
    line-height: 35px;
    height: 35px;
  }
  .news_ul li .wen_nei {
    width: 84%;
  }
}
.news_show {
  padding-top: 4%;
}
.news_show .top_show {
  text-align: center;
  border-bottom: 1px dashed #dfdfdf;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.news_show .top_show h3 {
  color: #333333;
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
  width: 100%;
}
.news_show .top_show p {
  font-size: 12px;
  color: #ababab;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  margin: 10px 0px;
}
.news_show p {
  color: #666666;
  font-size: 13px;
  line-height: 24px;
}
.news_show .n_s_img {
  position: relative;
  /*padding: 3% 0px;*/
}
.news_show .n_s_img i {
  display: block;
  padding-bottom: 36.582914572864325%;
}
.news_show .n_s_img img {
  box-shadow: -30px -30px 1px #f2f2f2;
}
@media (max-width: 980px) {
  .news_show .n_s_img {
    margin: 20px 0px;
  }
  .news_show .n_s_img img {
    box-shadow: -10px -10px 1px #f2f2f2;
  }
}
.news_show .guan_pro {
  margin-top: 4%;
}
.contact_map {
  width: 100%;
  margin-bottom: 30px;
}
.contact_map #map {
  width: 100%;
  height: 290px;
}
@media (max-width: 480px) {
  .contact_map #map {
    height: 200px;
  }
}
.contact_zi {
  padding-top: 5%;
}
.cont_text {
  width: 100%;
  max-width: 465px;
  margin: 3% auto 5%;
}
.cont_text span {
  background: #565656;
  height: 30px;
  display: block;
  width: 100%;
  color: #fff;
  line-height: 30px;
  font-family: ;
  font-size: 20px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.cont_text span a {
  font-family: georgia;
  font-size: 24px;
  color: #fff;
}
.cont_text p {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  margin: 0px;
  padding: 0px;
}
.cont_text p a {
  font-family: arial;
}
/*在线留言*/
.mess_nei {
  background: #fff;
  margin: auto;
  font-family: arial;
  text-align: center;
  width: 100%;
  max-width: 780px;
  padding: 5% 0px;
}
.mess_nei i {
  font-style: normal;
  color: #FF0000;
}
.mess_nei .top_mes_t {
  color: #008c40;
  font-size: 48px;
  background: url(../images/messagr_bg.png) no-repeat bottom center;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.mess_nei p {
  font-size: 14px;
  color: #000000;
  margin: 20px auto;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
}
.mess_nei .name_li {
  width: 66%;
  margin: auto;
}
.mess_nei .name_li li {
  float: left;
  width: 242px;
  height: 35px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  padding: 5px 6px;
  margin-right: 13px;
  margin-bottom: 20px;
}
.mess_nei .name_li li img {
  display: block;
  float: left;
  margin-right: 10px;
}
.mess_nei .name_li li input {
  height: 25px;
  width: 170px;
  margin-right: 2px;
  border: none;
  line-height: 25px;
  color: #888888;
  font-size: 12px;
  outline: none;
}
@media (max-width: 1200px) {
  .mess_nei .name_li {
    width: 100%;
  }
}
.mess_nei textarea {
  width: 60%;
  height: 90px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  margin: 10px auto 20px;
  color: #888888;
  padding: 5px 6px;
  resize: none;
  outline: none;
  font-family: arial;
}
.mess_nei .yan {
  margin: 0px auto 20px;
  width: 60%;
  text-align: left;
}
.mess_nei .yan input {
  width: 140px;
  height: 34px;
  border: 1px solid #dcdcdc;
  line-height: 25px;
  color: #888888;
  font-size: 12px;
  border-radius: 5px;
  padding: 5px;
  outline: none;
}
.mess_nei .yan img {
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}
.mess_nei .yan .ah {
  color: #acacac;
  font-size: 12px;
}
.mess_nei .yan .ah:hover {
  color: #008c40;
}
@media (max-width: 640px) {
  .mess_nei .name_li {
    text-align: center;
  }
  .mess_nei .name_li li {
    float: none;
    margin: 0px auto 20px;
  }
  .mess_nei textarea {
    width: 242px;
  }
  .mess_nei .yan {
    width: 242px;
  }
  .mess_nei .yan input {
    width: 60px;
  }
  .mess_nei .yan img {
    margin: 0px 3px;
  }
}
.tijiao .btn {
  width: 108px;
  height: 33px;
  background: #a0a0a0;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  border-radius: 5px;
  padding: 0px;
  cursor: pointer;
  margin-right: 10px;
}
.tijiao .btn:hover {
  background: #606060;
}
.tijiao .active {
  background: #606060;
}
.tijiao .sub {
  margin-right: 20px;
}
.xx_p p {
  font-size: 13px;
  color: #666;
  line-height: 22px;
}
.xx_p h4 {
  font-weight: 700;
  color: #555555;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.xx_p ul li {
  background: url(../images/xing.png) no-repeat left center;
  padding-left: 20px;
  font-size: 13px;
  color: #555555;
  line-height: 36px;
  height: 36px;
  width: 100%;
  overflow: hidden;
}
.w1004 {
  max-width: 1200px;
  margin: auto;
  border-radius: 5px;
  width: 98%;
}
.map {
  margin: 0 auto;
}
.map dl {
  margin: 20px 0 20px 0;
  overflow: hidden;
  line-height: 30px !important;
}
.map dl:hover dt a {
  color: #fff;
  font-weight: bold;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #0083c7;
}
.map dt a {
  color: #fff;
  display: block;
}
.map dt a:hover {
  color: #fff;
  font-weight: bold;
}
.map dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
  margin: 0px;
}
.map dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.map dd .p2 a {
  color: #0083c7;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.map dd .p2 a:hover {
  color: #0083c7;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  color: #003e7e;
  background: #0083c7;
  color: #fff;
}
@media (max-width: 768px) {
  .map dt {
    width: 15%;
  }
  .map dd {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .map dt {
    width: 20%;
  }
  .map dd {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .map dt {
    width: 100%;
  }
  .map dd {
    width: 100%;
  }
}
.form_xj {
  width: 100%;
  max-width: 490px;
  margin: auto;
}
.form_xj .inp_d {
  margin-bottom: 10px;
}
.form_xj .inp_d span {
  width: 60px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
  color: #666666;
  letter-spacing: 2px;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 5px;
}
.form_xj .inp_d input {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 25px;
  width: 227px;
}
.form_xj .inp_d textarea {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 20px;
  max-width: 400px;
  font-size: 12px;
  min-height: 195px;
  width: 70%;
}
.form_xj .inp_d i {
  font-style: normal;
  color: #FF0000;
  margin-left: 5px;
}
.form_xj .yan input {
  width: 100px;
  float: left;
}
.form_xj .yan img {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
}
.form_xj .yan a {
  color: #373737;
  font-size: 14px;
  margin-top: 8px;
  display: inline-block;
}

.form_datarequest {
  width: 100%;
  max-width: 490px;
  margin: auto;
}
.form_datarequest .inp_d {
  margin-bottom: 10px;
}
.form_datarequest .inp_d span {
  width: 80px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
  color: #666666;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 5px;
}
.form_datarequest .inp_d input {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 25px;
  width: 227px;
}
.form_datarequest .inp_d textarea {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 20px;
  max-width: 400px;
  font-size: 12px;
  min-height: 195px;
  width: 70%;
}
.form_datarequest .inp_d select {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 25px;
  width: 227px;
}
.form_datarequest .inp_d i {
  font-style: normal;
  color: #FF0000;
  margin-left: 5px;
}
@media (max-width: 480px) {
  .form_xj .yan a {
    margin-left: 65px;
  }
    .footer_com .er_right .footkefu {
    width: 100%;
	margin:3px 0px 2px 0px;
	padding:2px 0px 2px 0px;
	overflow:hidden;
	background-color:#FFFFFF;
	display:block;
  }
  
  .footer_com .er_right .footkefu a {
    display: inline-block;
    color: #999;
    font-size: 13px;
    padding-left: 43px;
    line-height: 36px;
}
}
.form_xj .tijiao {
  margin: 10% 0px 5%;
}
.form_xj .tijiao .btn {
  border-radius: 0px;
}
.form_datarequest .tijiao {
  margin: 10% 0px 5%;
}
.form_datarequest .tijiao .btn {
  border-radius: 0px;
  border:0px none;
}
.tex_a {
  position: relative;
}
.tex_a i {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

.accoradion{width:100%;background:#fff;color:#000;margin:10px 0px 10px 0px;}
.accoradion ul{overflow:hidden;}
.accoradion li{ overflow:hidden;}
.accoradion li a.header{padding:0 0 8px 25px;display:block;color:#000;height:40px;line-height:40px;position:relative;margin:0px 0px 5px 0px;font-size: 18px; color: #333333;text-decoration:none;}
.accoradion li a.closed{background:url(../images/arrowbg.gif) no-repeat 10px 16px;border-bottom:1px #f3f3f3 solid; background-color:#f3f3f3;}
.accoradion li a.opened{color:#000;background:url(../images/arrowbg.gif) no-repeat 10px -17px;font-weight:700;border-bottom:1px #f3f3f3 solid; background-color:#f3f3f3;}
.accoradion li li{padding:10px 5px 10px 5px;position:relative;margin:0px;word-break:break-all;}

.nr_wsbm table {
    margin:10px 0px 0px 0px;
    width:99%;
    border:1px solid #CCCCCC;
    line-height:25px;
    border-collapse:collapse;
}
    .nr_wsbm table td {
        border-bottom:1px solid #CCCCCC;
        padding:5px;
        border-right:1px dashed #CCCCCC;
    }
.nr_wsbm h1 {
font-size:15px;
text-align:left;
}
.ticketdiybg {
	background-image: url(../images/diy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:90px;
	height:22px;
	border:0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top:5px;
}
.booktit {
	border: 1px solid #DADADA;
	width:315px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.bookmail {
	border: 1px solid #DADADA;
	width:150px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.booktel {
	border: 1px solid #DADADA;
	width:220px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.bookqt {
	border: 1px solid #DADADA;
	width:100px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.book_shuzhi {
	border: 1px solid #DADADA;
	width:140px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.book_zhujizhandu {
	border: 1px solid #DADADA;
	width:105px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.book_peihebilv {
	border: 1px solid #DADADA;
	width:112px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.book_tuchutime {
	border: 1px solid #DADADA;
	width:50px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.jobt {
	border: 1px solid #DADADA;
	width:160px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.jobtsex{
	border:1px solid #999999;
	color:#CC3300;
}
.jobschool {
	border: 1px solid #DADADA;
	width:460px;
	height:100px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.login-con {
width: 98%;
  border: 1px solid #CCCCCC;
  color: #000;
  height: 100%;
  margin:10px 0px 10px 0px;
  padding: 10px;
  float: left;
  overflow:hidden;
}
.login-con ul {
}
.login-con ul li {
  width: 100%;
  color: #000;
  margin-top:10px;
  padding: 0px;
  float: left;
  overflow:hidden;
}

.login-con h1{
	float:left;
	text-align:left;
	font-size: 30px;
	padding:5px 0px 5px 0px;
	color:#5a5a5a;
	width:50%;
}
.usr_main_1 {
	float:left;
	width:48%;
	height:120px;
	line-height:30px;
	margin:10px 0px 10px 10px;
	padding:40px 0px 0px 0px;
	border:1px solid #e8e8e8;
	overflow:hidden;
	text-align:center;
	font-size:18px;
	}
@media (max-width: 1000px) {
.usr_main_1 {
	width:100%;
	margin:10px 0px 10px 0px;
	padding:30px 0px 0px 0px;
	}
}

.progressbar {
  /*font-family: montserrat, arial, verdana;*/
  margin: 5px 0px 5px 0px;
  padding: 0;
  text-align: center;
  overflow: hidden;
  counter-reset: step;
  z-index: 99;
}

.progressbar li {
  list-style-type: none;
  font-size: 12px;
  float: left;
  position: relative;
  border:0px none;
}

.progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 24px;
  line-height: 24px;
  display: block;
  font-size: 12px;
  color: #FFFFFF;
  background: #CCCCCC;
  border-radius: 20px;
  margin: 0 auto 5px auto;
}

.progressbar li:after {
  content: '';
  width: calc(100% - 30px);
  height: 8px;
  background: #CCCCCC;
  position: absolute;
  left: calc((-100% + 30px) / 2);
  top: 8px;
}

.progressbar li:first-child:after {
  content: none;
}

.progressbar li.active:before, .progressbar li.active:after {
  background: #38aae1;
  color: #FFFFFF;
}

.track-rcol{width: 100%; border: 1px solid #eee;}
.track-list{margin: 20px; padding-left: 5px; position: relative;}
.track-list li{position: relative; padding: 9px 0 0 25px; line-height: 18px; border-left: 1px solid #d9d9d9; color: #999;}
.track-list li.first{color: red; padding-top: 0; border-left-color: #d9d9d9;}
.track-list li .node-icon{position: absolute; left: -6px; top: 50%; width: 11px; height: 11px; background: url(../images/order-icons.png)  -21px -72px no-repeat;}
.track-list li.first .node-icon{background-position:0 -72px;}
.track-list li .time{margin-right: 20px; position: relative; top: 4px; display: inline-block; vertical-align: middle;}
.track-list li .txt{max-width: 600px; position: relative; top: 4px; display: inline-block; vertical-align: middle;}
.track-list li.first .time{margin-right: 20px; }
.track-list li.first .txt{max-width: 600px; }

.list-none{ list-style:none; padding:0px; margin:0px;}
/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto;}
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}
/*翻页*/
#flip{ margin-bottom:15px;}
/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; width:80%; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
/*# sourceMappingURL=style.css.map */
table{background-color:transparent
}
caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left
}
th{text-align:left
}
.table{width:100%;max-width:100%;margin-bottom:20px
}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:5px;line-height:1.42857143;vertical-align:top;border:1px solid #ddd;
}

.table>tbody>tr>th {
}
.table>tbody>tr>th:nth-child(2n+2) {
  background-color: #f2ae6f;
}


.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0
}
.table>tbody+tbody{border-top:2px solid #ddd
}
.table .table{background-color:#fff
}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px
}
.table-bordered{border:1px solid #ddd
}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd
}
.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9
}
.table-hover>tbody>tr:hover{background-color:#f5f5f5
}
table col[class*=col-]{position:static;display:table-column;float:none
}
table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none
}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5
}
.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8
}
.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8
}
.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6
}
.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7
}
.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3
}
.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc
}
.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede
}
.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc
}
.table-responsive{min-height:.01%;overflow-x:auto
}
